Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

board_types.txt: add KakuteH7v2 and KakuteH7mini #224

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

julianoes
Copy link
Contributor

This adds two device_id to cover the KakuteH7v2 and the KakuteH7mini. Both warrant a separate ID and build target because they come with NAND flash rather than an SD card.

@vincentpoont2 can you also confirm that this is ok?

This adds two device_id to cover the KakuteH7v2 and the KakuteH7mini.
Both warrant a separate ID and build target because they come with NAND
flash rather than an SD card.

Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes requested a review from dagar December 14, 2022 01:21
@julianoes julianoes merged commit d5aa2ae into main Jan 6, 2023
@julianoes julianoes deleted the pr-more-kakuteh7 branch January 6, 2023 18:02
@camillo2008
Copy link

camillo2008 commented Jan 13, 2023

[Hello @julianoes,
I am confused on this repo, in particular with this PR, this mean that we need to use this repo to flash the bootloader of the holybro kakuteh7v2?
I'm working with the kakuteh7v2 in these days and I am facing some problem.
Following the guide Bootloader we can read that Boards starting with FMUv6X (STM32H7) use the in-tree PX4 bootloader I am assuming that the in-tree PX4 bootloader is the one in the PX4-Autopilot repo.

Right now, I cannot find the target to compile the kakuteh7v2 bootloader in this repo, nor in the PX4-autopilot main repo .
The only one that I have seen is the one inside the PR PR from PX4 Autopilot where the code from the PR contain actually the correct bootloader target.

I am wondering which is the purpose of this modification? And which bootloader should I use?

@julianoes
Copy link
Contributor Author

I'm going to update the bootloaders to download soon to match the changes here. Does that answer your question? It's a bit in flux right now, sorry about that.

@camillo2008
Copy link

Thank you for helping me in: PX4/PX4-Autopilot#20545.
However, I still wonder which is the purpose of this PR, even though this separate repo is supposed to be for older boards only. Could you clarify it? Thanks!

@julianoes
Copy link
Contributor Author

@camillo2008 I think this is still the place to track the different board IDs to avoid collisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants